-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ENH] Add assessment tool categorization workflow #574
Conversation
and test
updated the component test
Co-authored-by: Arman Jahanpour <[email protected]>
also reflected visually
But only display the label
Not yet in store
✅ Deploy Preview for neurobagel-annotator ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
We need a mutation for when a column is linked to a tool
Looks like we did remove the dupliacted getter after all?
Clicking the little 'x' icon in vue-select also fires the @input hook but has a payload of null, which breaks the processing method
So I can debug my component better
also: props work now
But I don't understand what It enables reactivity though So it's good
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR @surchs!
🍒 I left a few comments for changes and considerations.
Regarding the new e2e test, what are your thoughts on treating it as the app e2e test to replace the simple-e2etest
? Or integrating the new e2e test into existing ones to test the new functionalities added. On its own it seems out of place.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes look good and ready to merge once the component tests pass 🧑🍳
Closes #566
Closes #567
Changes proposed in this pull request:
Checklist
[ENH]
,[FIX]
,[REF]
,[TST]
,[CI]
,[MNT]
,[INF]
,[MODEL]
,[DOC]
) (see https://neurobagel.org/contributing/pull_requests for more info)Closes #XXXX
For new features:
For bug fixes: